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