---
title: children
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/entity/observable-swift.struct/children
---

# children

The collection of child entities, allowing observation of its contents

## Declaration

```swift
var children: Entity.ChildCollection { get set }
```
