Companion object that provides constants for Boolean values.
Represents the boolean constant false in the custom Boolean value class. It is a pre-defined instance of the Boolean type with its internal value set to false.
false
Boolean
Represents the boolean value true.
true