public toMap() as SortedMap<String, Object>:
Converts this result to a JSON-compatible map.
Serializable method result.
print(result.toMap()["name"])