| getName | 
                    Project.getName( ) | 
                    Returns the project name for the project. | 
                  
                  
                    | setTheme | 
                    Project.setTheme( theme ) | 
                    Changes the Theme for the Project. | 
                  
                  
                    | getTheme | 
                    Project.getTheme( ) | 
                    Returns the path of the theme currently set on the project or null if no theme is configured. |