getInt

fun getInt(path: String, def: Int = 0): Int

Int at path, or def if absent.