public bool AllowShow()
 {
     //return _allowShow;
     return(_cierre.AllowShow());
 }