## CrawlerVisitor.visitProperty property [​](/content/docs/sdk/core.crawlervisitor.visitproperty#crawlervisitorvisitproperty-property/index.html)

**Signature:**

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

- [CrawlerVisitor.visitProperty property](/content/docs/sdk/core.crawlervisitor.visitproperty#crawlervisitorvisitproperty-property/index.html)
