NamedValue.Name Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the value. Or null if the name was not used for this value.
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String