JsonPathUtilities public static class JsonPathUtilities Utilities to work with JSON paths. Documentation Code public static string GetJsonPath(object rootObject, object searchedObject) Gets the JSON path of the given object.