---
title: EntityPropertyQuery.QueryProperties
framework: appintents
role: symbol
role_heading: Type Alias
path: appintents/entitypropertyquery/queryproperties
---

# EntityPropertyQuery.QueryProperties

## Declaration

```swift
typealias QueryProperties = EntityQueryProperties<Self.Entity, Self.ComparatorMappingType>
```

## See Also

### Specifying the queryable properties

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