---
title: isNamespacedProperty
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/path/isnamespacedproperty
---

# isNamespacedProperty

Whether the leaf property name contains a namespace.

## Declaration

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