key

open override fun key(): Key


@get:JvmName(name = "key")
abstract val key: ResourceKey<T>

The key the value is mapped to.