---
title: inflect
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributedstring/localizationoptions/inflect
---

# inflect

Whether attributes for automatic grammar agreement and formatting should be processed upon loading the string. Default value is true.

## Declaration

```swift
var inflect: Bool
```
