SystemEnvVariable

constructor(name: String, defaultValue: Serializable? = null)

Parameters

name

the name of the environment variable

defaultValue

the default value to return if the environment variable is not set