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