Checks whether a key exist in the collection or not.
The key to check for existence.
Returns true if the key exist, false otherwise.
See Implementation
Checks whether a key exist in the collection or not.