Determines if wodAppUpdate will auto start (default
value) your application after update is made. You can set
it to False if you prefer to update your application
on application exit, and wait for user to start it again
manually
If AutoRestart line is found in the configuration file, it will
overwrite this value after Check method
is made. If you want to manually override configuration
value, you should set this property after calling Check
method.