---
title: comment
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/relationship/spec/comment
---

# comment

The authored user comment, or nil if not authored.

## Declaration

```swift
var comment: String? { get nonmutating set }
```
