public bool IsGroup { get; }
Public ReadOnly Property IsGroup As Boolean Get
public: virtual property bool IsGroup { bool get () sealed; }
abstract IsGroup : bool with get override IsGroup : bool with get
In This Article