The hasOwnProperty is method from the object.prototype that returns true if the property is its own property and not inherited.
確定! 回上一頁