---
title: description
framework: usdkit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: usdkit/usdstage/object/description
---

# description

A summary description of this object.

## Declaration

```swift
var description: String { get }
```

## Discussion

Discussion This property is safe to access on an invalid or expired object.
