public ChangeTopic()
 {
     Topic = new Topic();
 }
 public ChannelHeader()
 {
     Topic = new Topic();
 }