system Property
Adds a system property to use for the process.
Return
this
Parameters
name
The name of the property
value
The value for the property. May be null.
Adds a system property to use for the process.
this
The name of the property
The value for the property. May be null.