---
title: stringValue
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsmenuitembadge/stringvalue-32sbt
---

# stringValue

The string representation of the badge as it would appear when the badge is displayed.

## Declaration

```swift
@objc dynamic var stringValue: String? { get }
```
