fun getEnv(key: String): String
Gets the value of the native environment variable.
key - The name of the environment variable.
key
Return The value of the environment variable.