return capital;
return established;
return name;
this.capital = capital;
this.established = established;
this.name = name;