V0_1.SimpleQuantity.Value Property

Definition

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

Property Value

Double
Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to