Allows to define cascading annotation which will result in certain operations done on the object
that holds the property to be cascaded to its referenced objects.
author: kimchy
The property accessor that will be fetch and write the property value.
It is automatically set based on where the annotation is used, but can be
explicitly set. Compass also supports custom property accessors, registered
under a custom name, which can then be used here as well.