Gets the property descriptor of a property of an object. Loops through the prototype chain.
Any object
Property name
The property descriptor of the property, or undefined if the property does not exist.
Generated using TypeDoc
Gets the property descriptor of a property of an object. Loops through the prototype chain.