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