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