---
title: isRootPrim
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/path/isrootprim
---

# isRootPrim

Whether the path is a top-level prim like a child of the absolute root.

## Declaration

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