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