---
title: value
framework: objectivec
role: symbol
role_heading: Instance Property
path: objectivec/objc_property_attribute_t/value
---

# value

The value of the attribute (usually empty).

## Declaration

```swift
var value: UnsafePointer<CChar>
```
