countries property

vector<CountryInfo>? countries
getter/setter pair

The list of countries

Implementation

vector<CountryInfo>? countries;