dijit.form.CheckBox.value

dojo.require("dijit.form.CheckBox");
defined in dijit/form/CheckBox.js

equivalent to value field on normal checkbox (if checked, the value is passed as the value when form is submitted)