'Declaration
Public Property Ucc128 As System.Boolean
'Usage
Dim instance As BarcodeReader Dim value As System.Boolean instance.Ucc128 = value value = instance.Ucc128
public System.bool Ucc128 {get; set;}
public read-write property Ucc128: System.Boolean;
public function get,set Ucc128 : System.boolean