core.crawlervisitor.visitproperty | Medplum

CrawlerVisitor.visitProperty property

Signature:

visitProperty: (parent: TypedValueWithPath, key: string, path: string, propertyValues: (TypedValueWithPath | TypedValueWithPath[])[], schema: InternalTypeSchema) => void;