---
title: "isContainer"
description: "Whether this semantics node is a container. This is defined as a node whose function is to serve
as a boundary or border in organizing its children."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


> **Deprecated** Use `isTraversalGroup` instead.

```kotlin
var SemanticsPropertyReceiver.isContainer
```


Whether this semantics node is a container. This is defined as a node whose function is to serve
as a boundary or border in organizing its children.



