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