getString

abstract fun getString(key: String): String?

Get the String value for the given key. Returns null if the key is not found.