---
title: baseString
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsglyphinfo/basestring
---

# baseString

The string containing the character represented by the glyph.

## Declaration

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

## See Also

### Getting information about a glyph info object

- [glyphID](appkit/nsglyphinfo/glyphid.md)
