1========================================
2(project)
3========================================
4
5``(project-get-title project)``
6   Return the project’s title.
7
8
9``(project-get-tracklist project)``
10   Returns the tracklist for the project.
11
12
13``(project-get-undo-manager project)``
14   Returns the undo manager for the project.
15
16
17