Allow users to specify runtime arguments via properties
Description
It should be possible to specify command line arguments (NOT JVM args) via properties. For example for Orion, it may be necessary to start the server with the -userThreads flag. It's not possible to specify this flag via a JVM arg.