Variable Channel.name

Declaration

class Channel
{
  // ...
  string name;
  // ...
}