è booleano.

ovvero

codice:
if (ff.NomeDelCheckbox.checked) {
 /* checkkato */
}
else {
 /* non chekkato */
}