open fun contains(name: String): Boolean
Checks to see if there is a value with the specified name
name - The name to search for
name
Return true if at least one entry is found