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