1.1.7 modify
public void modify<PropertyName>(<property type> param)
Complements a get/set method for a reference or value property.
The modify method is called when the user (rather than the framework) sets a reference or  value field. This is typically used to initialise an association (where an  association is combination  of references, such as a back link), or post entry modification and/or other functions to be  triggered.