namespace ExcuelaPrimariaRCTL
{
class Alumnos
string nombre;
string fechaNac;
string direccion;
bool sexo;
}