'DeclarationProperty TelnetKeepAlive As KeepAlivePacketsOption
'UsageDim instance As IIbmTerminal Dim value As KeepAlivePacketsOption instance.TelnetKeepAlive = value value = instance.TelnetKeepAlive
KeepAlivePacketsOption TelnetKeepAlive {get; set;}