number

abstract fun number(key: String): Double?

Returns the numeric value for key or null if absent/non-numeric.