core.crawlervisitor.visitproperty
Home > @medplum/core > CrawlerVisitor > visitProperty
CrawlerVisitor.visitProperty property
Signature:
visitProperty: (parent: TypedValueWithPath, key: string, path: string, propertyValues: (TypedValueWithPath | TypedValueWithPath[])[], schema: InternalTypeSchema) => void;