public ITopicDescription LookupTopicDescription(string name)
 {
     return(realParticipant.LookupTopicDescription(name));
 }