---
title: value
framework: coretext
role: symbol
role_heading: Instance Property
path: coretext/ctparagraphstylesetting/value
---

# value

A reference to the value of the setting specified by the spec field. The value must be in the proper range for the spec value and at least as large as the size specified in valueSize.

## Declaration

```swift
var value: UnsafeRawPointer
```
