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