open fun setSystemProps(props: MutableList<String>): Unit
Gets system properties passed in the user command line. The user can configure system properties using -Dkey=value.
-Dkey=value
props - the properties
props