Description
Create a property and handlers used in Multi fiedls.
Implement handlers that read and write multi values as:
- a simple property (values are stored as string with ',' as separator)
- a multi-value property
- sub nodes (each value is stored in a sub node property).
Implement a specific handler that support composite field as multi value.