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