V0_1.BoundedQuantity.Upper Property

Definition

[YamlDotNet.Serialization.YamlMember(Alias="upper", ApplyNamingConventions=false)]
public double Upper { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="upper", ApplyNamingConventions=false)>]
member this.Upper : double with get, set
Public Property Upper As Double

Property Value

Double
Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to