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