IValueName Property
Name of value
Namespace: Fluent.Calculations.Primitives.BaseTypesAssembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
[JsonPropertyNameAttribute("Name")]
string Name { get; }
Property Value
StringSets or gets name, "NaN" when names wasn't set.
Either custom name provided when declaring a value or automatically captured by compiler when using buil-in helper methods.