var canLoadAtRuntime: Boolean
Determines if the plugin needs a restart after installation. true if no restart is required, false otherwise.
Default value: the value of property plugin.canloadatruntime or false if that property is not set.
Influenced MANIFEST.MF attribute: Plugin-Canloadatruntime