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