The name is displayed at the top of the main page.
AboutWindow.applicationName
string applicationName() @propertyGet applicationName property.
Returns
The name of the application.
void applicationName(string propval) @propertySet applicationName property.
Parameters
propval | The name of the application. The name is displayed at the top of the main page. |