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