get

abstract operator fun get(key: String): String?(source)

Gets first value from the list of values associated with the given name, or null if the name is not present