'Declaration
Public Property TbrCode As System.Long
'Usage
Dim instance As CiBarcodePro Dim value As System.Long instance.TbrCode = value value = instance.TbrCode
public System.long TbrCode {get; set;}
public read-write property TbrCode: System.Int64;
public function get,set TbrCode : System.long