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