getDouble

fun getDouble(path: String, def: Double = 0.0): Double

Double at path, or def if absent.