---
title: isPrimProperty
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/path/isprimproperty
---

# isPrimProperty

Whether the path is a property on a prim, as opposed to one on a relationship target.

## Declaration

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