public string TopicName { get; set; }
Public Property TopicName As String Get Set
public: property String^ TopicName { String^ get (); void set (String^ value); }
member TopicName : string with get, set
In This Article