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