alias for Object.hasOwn.
Object.hasOwn
Determines whether an object has a property with the specified name.
An object.
A property name.
alias for
Object.hasOwn
.