'Declaration
Public Property TbrCode As System.UInteger
'Usage
Dim instance As BarcodeReader Dim value As System.UInteger instance.TbrCode = value value = instance.TbrCode
public System.uint TbrCode {get; set;}
public read-write property TbrCode: System.LongWord;
public function get,set TbrCode : System.uint