'DeclarationProperty TelnetEncryptionStrength As TelnetEncryptionStrengthOption
'UsageDim instance As IIbmTerminal Dim value As TelnetEncryptionStrengthOption instance.TelnetEncryptionStrength = value value = instance.TelnetEncryptionStrength
TelnetEncryptionStrengthOption TelnetEncryptionStrength {get; set;}