'Declaration Public Property dt As UShort
'Declaration
Public Property dt As UShort
'Usage Dim instance As BOF Dim value As UShort instance.dt = value value = instance.dt
'Usage
Dim instance As BOF Dim value As UShort instance.dt = value value = instance.dt
public ushort dt {get; set;}
BOF Class BOF Members