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