open fun setEnvironment(@Nullable environment: Properties): Unit
Set the environment properties used to construct the JMXConnectorServer as java.util.Properties (String key/value pairs).
JMXConnectorServer
java.util.Properties