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.
null
Return The value of the property with the specified key or null in case it is not defined.