hasKey

abstract fun hasKey(key: String): Boolean

Returns true if there is a value stored at key, or false otherwise.