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