'Declaration
Public Property TelnetEncryptionStrength As TelnetEncryptionStrengthOption
'Usage
Dim instance As IbmPrinter Dim value As TelnetEncryptionStrengthOption instance.TelnetEncryptionStrength = value value = instance.TelnetEncryptionStrength
public TelnetEncryptionStrengthOption TelnetEncryptionStrength {get; set;}