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