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