---
title: isCustom
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/attribute/spec/iscustom
---

# isCustom

Whether this attribute was authored as custom.

## Declaration

```swift
var isCustom: Bool { get nonmutating set }
```
