defineOptionalProperty<std::string>("LoadPlugins","","List of paths to GuiPlugin-Libs (semi-colon seperated)");
defineOptionalProperty<std::string>("GuiConfigFile","","Path to config file, that should be loaded on startup");
defineOptionalProperty<bool>("DisablePreloading",false,"Disables the preloading of widgets. Can be helpful if some preloaded widget crashes the gui.");