public IAndContraint <IPropertyControlContext <bool> > BeUnchecked()
 {
     return(Checked.BeFalse());
 }