core.asynccrawlervisitor.visitpropertyasync | Medplum
AsyncCrawlerVisitor.visitPropertyAsync property
Signature:
visitPropertyAsync: (parent: TypedValueWithPath, key: string, path: string, value: TypedValueWithPath | TypedValueWithPath[], schema: InternalTypeSchema) => Promise<void>;