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

# isCustom

Whether this property was authored as custom.

## Declaration

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