In the MessageCorrelationBuilder it is not possible to set a property to null, for example the
business key. This is not consistent with other builders, for example with the ProcessInstantiationBuilderImpl. Also that means that a property can't be reset and the user have to check the value -> which makes no sense since the default value is null.