public bool InCombatWithMe { get; }
Public ReadOnly Property InCombatWithMe As Boolean Get
public: property bool^ InCombatWithMe { bool^ get (); }