---
title: suffix
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsspeechsynthesizer/speechpropertykey/commanddelimiterkey/suffix
---

# suffix

The command delimiter string that suffixes a command,by default, this is ]].

## Declaration

```swift
static let suffix: NSSpeechSynthesizer.SpeechPropertyKey.CommandDelimiterKey
```

## See Also

### Delimiter Keys

- [prefix](appkit/nsspeechsynthesizer/speechpropertykey/commanddelimiterkey/prefix.md)
