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