[]
Gets or sets the name of the parameter as used in the SQL query.
public string Name { get; set; }
A string representing the name of the parameter.