public bool IsHotspots { get; set; }
Public Property IsHotspots As Boolean Get Set
public: property bool^ IsHotspots { bool^ get (); void set (bool^ value); }