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

# binaryPropertyList

A type that represents a binary property list.

## Declaration

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

## Discussion

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

## See Also

### Property lists

- [propertyList](uniformtypeidentifiers/uttype-swift.struct/propertylist.md)
- [xmlPropertyList](uniformtypeidentifiers/uttype-swift.struct/xmlpropertylist.md)
