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