Json not found 1 2 3 4primitive JsonNotFound is Stringable """Sentinel value indicating a JSON path did not lead to a value.""" fun string(): String iso^ => "JsonNotFound".clone()