open val isObject: Boolean
Detects whether this value represents a JSON object. If this is the case, this value is an instance of JsonObject.
Return true if this value is an instance of JsonObject
true