Java system property settings

Specify any Java system properties (that is, settings for the java.lang.System.getProperty() method) to be set for the code in this package.

Each system property should be of the form name=value, and each should be on a separate line.