---
title: mutableContainersAndLeaves
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/propertylistserialization/mutabilityoptions/mutablecontainersandleaves
---

# mutableContainersAndLeaves

Causes the returned property list to have mutable containers and leaves.

## Declaration

```swift
static var mutableContainersAndLeaves: PropertyListSerialization.MutabilityOptions { get }
```

## See Also

### Constants

- [mutableContainers](foundation/propertylistserialization/mutabilityoptions/mutablecontainers.md)
