Interface for an property that converts a configured String into something else.
This is used for implementing type conversion from a property (String) to a certain target
type. Hereby the target type can be multivalued (eg collections) or complex if needed.