The opposite of _.property; this method creates a function that returns the property value at a given path on object.
The object to query.
Returns the new function.
The opposite of _.property; this method creates a function that returns the property value at a given path on object.