[]
Gets the Parameter with the given name.
public Parameter this[string name] { get; }
Name of the parameter to return.
The Parameter, otherwise null.