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