A named argument, that is, an argument that has a name and an associated expression, e.g. @something(foo = "bar").
@something(foo = "bar")
Expression for this argument.
Name given to this argument