kotlin-stdlib / kotlin.collections / Map / Entry / value value Common JVM JS Native 1.0 abstract val value: V Returns the value of this key/value pair.