inspector# class Examiner(*args: Any, id: ID | None = None, **kwargs: Any)[source]# A diagnostic tool for examining documents, models, properties, etc. target# The model and its references to inspect. If not specified, then all models in the document the examiner model belongs to will be inspected.