An object that represents a file.
Constructs a file with the given name.
Opens the file.
Closes the file.
Reads a line from the file.
The name of the file.
The size of the file.
True if the underlying file exists.