Variable TopicChange.topic

struct TopicChange
{
  // ...
  string topic ;
  // ...
}