Boolean is a built-in object that represents true or false. It is an object and is different from the boolean primitive type.
true
false
boolean
Boolean