public string LastestReplyAt { get; set; }
Public Property LastestReplyAt As String
public: property String^ LastestReplyAt { String^ get (); void set (String^ value); }