string TopicDescription { get; set; }
Property TopicDescription As String Get Set
property String^ TopicDescription { String^ get (); void set (String^ value); }
abstract TopicDescription : string with get, set
In This Article