get

abstract operator fun get(key: String): String?(source)

Gets the value of an environment variable or null if key doesn't exist.