Gets or sets the name for the parameter.
'Declaration Public Property Name As String
public string Name {get; set;}
A String containing the name for the parameter.
QueryParameter Class QueryParameter Members