A boolean is a binary true/false value.
Example:
Item { focus: true; clip: false }
See also QML Basic Types.