Function Parameter.withName

Return a new Parameter object with the name attribute set to value.

immutable(Parameter) withName (
  string value
) immutable;