---
title: isComponent
framework: usdkit
role: symbol
role_heading: Type Property
path: usdkit/usdprim/predicate/iscomponent
---

# isComponent

Returns true if this prim’s kind metadata identifies it as a model component.

## Declaration

```swift
static var isComponent: USDPrim.Predicate { get }
```
