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