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