getProperty

abstract fun getProperty(key: String): String

Return the value of the specified key from the application Environment.

Return

the property value or null if it does not exist

Parameters

key

the property key