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