---
title: isAbsolute
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/path/isabsolute
---

# isAbsolute

Whether the path begins with /.

## Declaration

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