[]
Gets or sets the bottom wall.
[PersistenceMode(PersistenceMode.InnerProperty)]
public Wall BottomWall { get; set; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public Property BottomWall As Wall
| Type | Condition |
|---|---|
| ArgumentNullException | value is a null reference (Nothing in VB). |