'Declaration Public Property rt As Byte
'Declaration
Public Property rt As Byte
'Usage Dim instance As BRAI Dim value As Byte instance.rt = value value = instance.rt
'Usage
Dim instance As BRAI Dim value As Byte instance.rt = value value = instance.rt
public byte rt {get; set;}
BRAI Class BRAI Members