getString

fun getString(path: String, def: String? = null): String?

String at path, or def if absent.