get

open operator fun get(name: String): T?

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