findKey

fun findKey(key: String): Entry?

Dictionary lookup; returns null if this isn't a dict or the key is absent.