hasOwnPropertyconsole.log(Student.prototype.__proto__)console.log(Prople.prototype)console.log(Student.prototype.__proto__ === Prople.prototype) xialuo.hasOwnProperty('name') //truexialuo.hasOwnProperty('sayHi') //false hasOwnProperty