Application.desc

Short description of the application.

Usually should be set in the constructor and remain read-only for the rest of the life of the program.

class Application
istring desc;

Meta