---
title: mutableContainersAndLeaves
framework: corefoundation
role: symbol
role_heading: Type Property
path: corefoundation/cfpropertylistmutabilityoptions/mutablecontainersandleaves
---

# mutableContainersAndLeaves

Specifies that the property list should have mutable containers and mutable leaves.

## Declaration

```swift
static var mutableContainersAndLeaves: CFPropertyListMutabilityOptions { get }
```

## See Also

### Constants

- [mutableContainers](corefoundation/cfpropertylistmutabilityoptions/mutablecontainers.md)
