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