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