get

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