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