---
title: properties
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/entitypropertyquery/properties
---

# properties

The set of query properties supported by this query.

## Declaration

```swift
static var properties: Self.QueryProperties { get }
```

## See Also

### Specifying the queryable properties

- [EntityPropertyQuery.QueryProperties](appintents/entitypropertyquery/queryproperties.md)
- [EntityPropertyQuery.Property](appintents/entitypropertyquery/property.md)
- [ComparatorMappingType](appintents/entitypropertyquery/comparatormappingtype.md)
