---
title: UTTypePropertyList
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypepropertylist
---

# UTTypePropertyList

A base type that represents a property list.

## Declaration

```occ
extern UTType * const UTTypePropertyList;
```

## Discussion

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

## See Also

### Property lists

- [UTTypeXMLPropertyList](uniformtypeidentifiers/uttypexmlpropertylist.md)
- [UTTypeBinaryPropertyList](uniformtypeidentifiers/uttypebinarypropertylist.md)
