'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* get_SmartZoneIcr();
public: property ComponentLicense^ SmartZoneIcr { ComponentLicense^ get(); }