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