Fix `Integration#boolean_accessor` to work with data fields
What does this MR do and why?
Previously this only worked with fields defined with prop_accessor
.
Change this so the getter has to be defined explicitly.
Follow-up to !90714 (merged)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #354159 (closed)