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