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