'Declaration
Property TelnetKeepAlive As KeepAlivePacketsOption
'Usage
Dim instance As IIbmTerminal Dim value As KeepAlivePacketsOption instance.TelnetKeepAlive = value value = instance.TelnetKeepAlive
KeepAlivePacketsOption TelnetKeepAlive {get; set;}