Returns one value matching path or null when no such value exists. Equivalent to get(path).firstOrNull().
null
get(path).firstOrNull()