---
title: bookmarkName
framework: avfaudio
role: symbol
role_heading: Instance Property
path: avfaudio/avspeechsynthesismarker/bookmarkname
---

# bookmarkName

A string that represents the name of a bookmark.

## Declaration

```swift
var bookmarkName: String { get set }
```

## See Also

### Inspecting a marker

- [mark](avfaudio/avspeechsynthesismarker/mark-swift.property.md)
- [phoneme](avfaudio/avspeechsynthesismarker/phoneme.md)
- [textRange](avfaudio/avspeechsynthesismarker/textrange.md)
- [byteSampleOffset](avfaudio/avspeechsynthesismarker/bytesampleoffset.md)
- [AVSpeechSynthesisMarker.Mark](avfaudio/avspeechsynthesismarker/mark-swift.enum.md)
