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