The type boolean contains only two values: the special values true and false.
true
false.
var isOn = true;