1 Application
| (application:current-app-name) → string? | 
| (application:current-app-name name) → void? | 
| name : string? | 
This is a parameter specifying the name of the current application.  It is
used in the help menu (see frame:standard-menus%) and in frame
titles (see frame:editor%).  The first case in the case-lambda
returns the current name, and the second case in the case-lambda sets the
name of the application to name.