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