---
title: kCFPropertyListReadCorruptError
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfpropertylistreadcorrupterror
---

# kCFPropertyListReadCorruptError

Signifies an error parsing a property list.

## Declaration

```swift
var kCFPropertyListReadCorruptError: CFIndex { get }
```

## See Also

### Constants

- [kCFPropertyListReadUnknownVersionError](corefoundation/kcfpropertylistreadunknownversionerror.md)
- [kCFPropertyListReadStreamError](corefoundation/kcfpropertylistreadstreamerror.md)
- [kCFPropertyListWriteStreamError](corefoundation/kcfpropertylistwritestreamerror.md)
