Variable Channel.isPrivate

Declaration

class Channel
{
  // ...
  bool isPrivate;
  // ...
}