public bool IsSubcommittee { get; }
Public ReadOnly Property IsSubcommittee As Boolean Get
public: property bool IsSubcommittee { bool get (); }
member IsSubcommittee : bool with get
In This Article