No classification

1. Object.hasownproperty () checks whether the x Object has a y property, and returns true and false.

2. Object.defineproperty () defines new attributes of an Object or modifies existing attributes. (Not currently in use)