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