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