# IPropertyVisitorAdapter

> The base interface representing an adapter.

## Definition

* **Type:** Interface
* **Namespace:** [Unity.Properties](/engine/6000.6/script-reference/unity/properties.md)
* **Assembly:** UnityEngine.PropertiesModule

```csharp
public interface IPropertyVisitorAdapter
```
