'Declaration Public ReadOnly Property BarcodeXpress As ComponentLicense
'Usage Dim instance As LicenseKeychain Dim value As ComponentLicense value = instance.BarcodeXpress
public ComponentLicense BarcodeXpress {get;}
public: property ComponentLicense^ BarcodeXpress { ComponentLicense^ get(); }