JavaScript Hashtable zawiera klucz

if (obj.hasOwnProperty("key1")) {
  ...
}
Faithful Finch