Similar to Object.getOwnPropertyDescriptor, without the "own" part.
The object in which to look for the property.
The name of the property whose description is to be retrieved.
Similar to Object.getOwnPropertyDescriptor, without the "own" part.