OptionalValidatedBackgroundProperty

constructor(initialValue: Background?, bean: Any? = null, beanName: String? = null, validation: (ValidatedProperty<Background?>, Background?, Background?) -> Background?)