[This is preliminary documentation and is subject to change.]
public FileType FileType { get; set; }
Public Property FileType As FileType Get Set
public: property FileType^ FileType { FileType^ get (); void set (FileType^ value); }