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