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