---
title: propertyList
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/propertylist
---

# propertyList

A base type that represents a property list.

## Declaration

```swift
static var propertyList: UTType { get }
```

## Discussion

Discussion The identifier for this type is com.apple.property-list. This type conforms to UTTypeData.

## See Also

### Property lists

- [xmlPropertyList](uniformtypeidentifiers/uttype-swift.struct/xmlpropertylist.md)
- [binaryPropertyList](uniformtypeidentifiers/uttype-swift.struct/binarypropertylist.md)
