public IAndContraint <IPropertyControlContext <bool> > BeChecked()
 {
     return(Checked.BeTrue());
 }