Boolean Property

Simple Checkbox 

A basic checkbox input.

1simpleProperty: boolean = true;

Boolean

In the preceding example, true is the value. false or an undefined value is also valid.