Get all values of a given property across the prototype chain.
An object, class or instance.
The property to get the values of.
The values of the property across the prototype chain.
Get all values of a given property across the prototype chain.