The parameter name (variable name).
The raw parameter value from the path, if the parameter is defined in the path (e.g. /user/:name). If not in the path, you have to use parameters.<name> instead.
parameters.<name>
Generated using TypeDoc
The parameter name (variable name).