New properties are needed by `@JsonSetter`, to support: - [https://github.com/FasterXML/jackson-databind/issues/1402]: configurable handling of incoming `null` values NOTE: earlier plans to add support here for: - [https://github.com/FasterXML/jackson-databind/issues/1399]: support for merging of property values was CANCELLED in favor of #113.