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