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