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