public bool IsFree { get; }
Public ReadOnly Property IsFree As Boolean Get
public: property bool IsFree { bool get (); }