'DeclarationPublic ReadOnly Property SmartZoneIcr As ComponentLicense
'UsageDim instance As LicenseKeychain Dim value As ComponentLicense value = instance.SmartZoneIcr
public ComponentLicense SmartZoneIcr {get;}
public: __property ComponentLicense* get_SmartZoneIcr();
public: property ComponentLicense^ SmartZoneIcr { ComponentLicense^ get(); }
