public string Topic { get; set; }
Public Property Topic As String Get Set
public: property String^ Topic { String^ get (); void set (String^ value); }