public List <Natural> ListarEstado()
 {
     return(clienteDatos.ListarEstado());
 }