JavaScript Hashtable содержит ключ
if (obj.hasOwnProperty("key1")) {
...
}
Faithful Finch
if (obj.hasOwnProperty("key1")) {
...
}