'Declaration
Property TelnetEncryptionVerifyHostName As Boolean
'Usage
Dim instance As IIbmPrinter Dim value As Boolean instance.TelnetEncryptionVerifyHostName = value value = instance.TelnetEncryptionVerifyHostName
bool TelnetEncryptionVerifyHostName {get; set;}