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