This control creates a check box to display a choice between one of two possible options. When it is checked it holds a true value in the XML and it becomes empty string when it is unchecked. You need to set type of "Check" in the data model to use it when designing form.
Form Design Actions
Include Page EMK:Other Properties EMK:Other Properties
Design
Label
Label is a caption of the checkbox on the user interface.
Hints Include Page EMK:Hints EMK:Hints
Data
Bound XPath
Changes XPath of the check box.
...