isObject

fun isObject(value: Any?): Boolean

isObject returns true when value is a plain YsonValue.YsonObject, not a CRDT or special type.