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