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