---
title: isRelationalAttribute
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/path/isrelationalattribute
---

# isRelationalAttribute

Whether the path is an attribute on a relationship target.

## Declaration

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