Hunny Software Library Reference

Parameter.Name Property

Gets or sets the parameter name

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Property Value

the parameter name

See Also

Parameter Class | Hunny.Mime Namespace