Length.Value Value get: If Type == Value, returns Raw. Otherwise returns float.NaN. set: Assigns Raw to the provided float value and assigns Type to Value. Declaration public float Value { readonly get; set; }