doc / ch.tutteli.atrium.core.polyfills / getAtriumProperty

getAtriumProperty

expect fun getAtriumProperty(key: String): String?

Returns the specified value for the property with the given key or null in case it is not defined.

Return
The value of the property with the specified key or null in case it is not defined.