Variable Guild.features

Declaration

class Guild
{
  // ...
  string[] features;
  // ...
}