'Declaration
Public Property fls As UShort
'Usage
Dim instance As AreaFormat Dim value As UShort instance.fls = value value = instance.fls
public ushort fls {get; set;}
'Declaration
Public Property fls As UShort
'Usage
Dim instance As AreaFormat Dim value As UShort instance.fls = value value = instance.fls
public ushort fls {get; set;}