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