values

abstract fun values(name: String): List<String>

The values of a named parameter, which is expected to have multiple values. If no values are found, this returns an empty list.