Boolean#
Boolean properties can either be true or false in value.
In Business Objects, Boolean properties are shown as checkboxes.

Business Objects can always be filtered by Boolean properties.
This property acts like the Checkbox element from the UI Designer.
Display Condition Operators#
Boolean properties support the display condition operators Is True and Is Not True.

For more general information on the Boolean data type, see Wikipedia.
See Model Designer