---
title: isExplicit
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/listoperation/isexplicit
---

# isExplicit

Whether the operation is in explicit mode — i.e., its items replace the entire list during composition.

## Declaration

```swift
var isExplicit: Bool { get }
```
