Object.hasOwn
Object.create
Object.getPrototypeOf
Creates a new object, using an existing object as the prototype.
Object.create(proto): object