'Declaration
Public Property drType As Byte
'Usage
Dim instance As XmlTkHeader Dim value As Byte instance.drType = value value = instance.drType
public byte drType {get; set;}
'Declaration
Public Property drType As Byte
'Usage
Dim instance As XmlTkHeader Dim value As Byte instance.drType = value value = instance.drType
public byte drType {get; set;}