Defining labels for TrueFalse property
We have a number of value mode properties of type TrueFalse that, when displayed in a section as radio buttons, have the labels "Yes" and "No". What is the BEST way of achieving this?
Note - I want to make the configuration in the property rule itself if possible, not in the control within the section. This is important as we will be reusing the property in many locations and we want to make the configuration once. I'm aware of how to do the configuration within the control in a section.
Many thanks in advance