Values_1.NumberReferenceSourceInformation about a reference when the referenceType is NUMBER. Otherwise, null.
type nonrec t = {name : Values_0.ReferenceKey.t option;Identifier of the number reference.
*)value : Values_0.ReferenceValue.t option;A valid number.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.ReferenceKey.t ]) list ]