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