Traverses this JsonElement using a slash-delimited path (e.g., "a/b/c").
"a/b/c"
Extension function on JsonElement.
the JsonElement at the given path, or null if any key is missing
null
a /-separated path of object keys
/