string InReplyTo { get; set; }
Property InReplyTo As String Get Set
property String^ InReplyTo { String^ get (); void set (String^ value); }