Variable Guild.region

Declaration

class Guild
{
  // ...
  string region;
  // ...
}