---
title: children
framework: swift
role: symbol
role_heading: Instance Property
path: swift/mirror/children-swift.property
---

# children

A collection of Child elements describing the structure of the reflected subject.

## Declaration

```swift
let children: Mirror.Children
```
