---
title: AttributeScopes.TranslationAttributes.SkipTranslationAttribute.Value
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/attributescopes/translationattributes/skiptranslationattribute/value
---

# AttributeScopes.TranslationAttributes.SkipTranslationAttribute.Value

A type that stores whether to exclude the associated text range from translation.

## Declaration

```swift
typealias Value = Bool
```

## Discussion

Discussion When true, the text isn’t translated.

## See Also

### Using attrubute properties

- [name](foundation/attributescopes/translationattributes/skiptranslationattribute/name.md)
