---
title: count
framework: appintentstesting
role: symbol
role_heading: Instance Property
path: appintentstesting/dynamicpropertypathcollection/count
---

# count

The number of items in the collection.

## Declaration

```swift
var count: Int { get }
```
