---
title: model
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/hasmodel/model
---

# model

The model component for the entity.

## Declaration

```swift
@MainActor @preconcurrency var model: ModelComponent? { get set }
```
