Returns a mapper that will invoke a mapping function on an input's property.
The name of the property to map over.
A function that will be invoked with the property's value.
Returns a mapper that will invoke a mapping function on an input's property.