'Declaration Public ReadOnly Property Zones As ImGearRecZoneCollection
'Usage Dim instance As ImGearRecPage Dim value As ImGearRecZoneCollection value = instance.Zones
public ImGearRecZoneCollection Zones {get;}
public: __property ImGearRecZoneCollection* get_Zones();
public: property ImGearRecZoneCollection^ Zones { ImGearRecZoneCollection^ get(); }