Wraps a method as the class's ___repr__ in Python.
The property to wrap. Must have the signature string function().
See Implementation
Wraps a method as the class's ___repr__ in Python.