Return the underlying map of properties of a Json object. The returned map is the actual object representation so any modifications to it are modifications of the Json object itself. Call {@link #isObject()} first if you're not sure this instance is indeed aJson object.
| |