Object.hasOwnProperty(v: PropertyKey): boolean
Determines whether an object has a property with the specified name.
v: PropertyKey
A property name.
Object.hasOwnProperty(v: PropertyKey): boolean
Determines whether an object has a property with the specified name.
v: PropertyKey
A property name.