getSystemProperties

abstract fun getSystemProperties(): Map<String, @Nullable Any>(source)

Returns the system properties which will be used for the process.

Return

The system properties. Returns an empty map when there are no system properties.