getAllProperties

abstract fun getAllProperties(): Map<String, String>

Get a map of all JVM system properties.

Return

A map of string keys to string values.