---
title: AVAnyAsyncProperty
framework: avfoundation
role: symbol
role_heading: Class
path: avfoundation/avanyasyncproperty
---

# AVAnyAsyncProperty

A base class for asynchronous properties.

## Declaration

```swift
class AVAnyAsyncProperty
```

## Overview

Overview This class defines the base class for property identifiers.

## Relationships

### Inherited By

- [AVPartialAsyncProperty](avfoundation/avpartialasyncproperty.md)

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Property loading

- [AVAsynchronousKeyValueLoading](avfoundation/avasynchronouskeyvalueloading.md)
- [AVAsyncProperty](avfoundation/avasyncproperty.md)
- [AVPartialAsyncProperty](avfoundation/avpartialasyncproperty.md)
