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