Method Geography.Countries.Country()->cast()
- Method cast
 (string)Geography.Countries.Country()- Description
 It is possible to cast a country to a string, which will be the same as performing
country->name;.
(string)Geography.Countries.Country()
It is possible to cast a country to a string,
	which will be the same as performing
	country->name;.