Ver originalset{ if (value == "") throw new Exception("Debe de ingresar un nombre"); else nombre = value;}