Share via


MetadataParameter.Name Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("name")]
public string Name { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("name")>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to