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