Represents an (uploaded) file. The page input for a File is a file upload component. The page output is a file download link.
fileName():String
Returns the name of this file.
download()
The current action will result in a download of this file.