js key in dict

JavaScript
"key" in obj // true, regardless of the actual value
Source

Also in JavaScript: