public int MiddleSupportsNumber { get; set; }| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | When setting this property: The given value for supportsNumber is negative. |
| InvalidOperationException | When setting this property: The stairs type has no middle support so the data being set is not applicable. |