# Functions
GetProject reads the project configuration from the ProjectFile and returns a new Project instance.
UpdateProject writes the provided project configuration to the ProjectFile.
# Constants
ProjectFile is the name of the configuration file used to store project settings.