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