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