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