ReadOnly Property TopicName As String Get
string TopicName { get; }
property String^ TopicName { String^ get (); }
function get_topicName();