Public properties were ignored in the items.yaml file (BEE-15125)
When an item’s configuration relied on the default values and it had public properties annotated with DataBoundSetter, a NullPointerException is returned. This issue has been resolved.