@typedef {Boolean} can-symbol/symbols/isMapLike can.isMapLike@parent can-symbol/symbols/type@descriptionSet to `true` to show that an object is usable like a Mapwith named properties.
@signature`@@can.isMapLike = true`Shows that thisobject can be used with named properties, like a [can-define/map/map DefineMap].