public double GasViscosity { get; set; }| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | When setting this property: The given value for gasViscosity must be non-negative. |
| InapplicableDataException | When setting this property: the asset must be gas to set this property. |