---
title: children
framework: audiotoolbox
role: symbol
role_heading: Instance Property
path: audiotoolbox/auparametergroup/children
---

# children

The group’s child nodes.

## Declaration

```swift
var children: [AUParameterNode] { get }
```

## See Also

### Obtaining Group Parameters

- [allParameters](audiotoolbox/auparametergroup/allparameters.md)
