Is this control in the checked/on state?

Property definitions

app $ CheckBox :: _is_checked
	# Is this control in the checked/on state?
	var is_checked = false is writable
lib/app/ui.nit:282,2--283,35