getString

fun getString(key: String): String?

Get the String value corresponding to a given key, or null if the key is not present in the map.