main property
main is the main controller of the application. when the application starts the main controller will be called.
Implementation
CappController main;
main is the main controller of the application. when the application starts the main controller will be called.
CappController main;