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