public string ConversationTopic { get; }
Public ReadOnly Property ConversationTopic As String Get
public: property String^ ConversationTopic { String^ get (); }
member ConversationTopic : string with get
In This Article