---
title: init()
framework: foundation
role: symbol
role_heading: Initializer
path: foundation/propertylistdecoder/init()
---

# init()

Creates a new, reusable property list decoder.

## Declaration

```swift
init()
```

## See Also

### Decoding

- [decode(_:from:)](foundation/propertylistdecoder/decode(_:from:).md)
