in
Keyword
in Keyword
The in
operator returns true
if the specified property is in the specified object or its prototype chain.
in
KeywordThe in
operator returns true
if the specified property is in the specified object or its prototype chain.