---
title: attributeValueClassName
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsattributedescription/attributevalueclassname
---

# attributeValueClassName

The class name that represents the attribute’s value.

## Declaration

```swift
var attributeValueClassName: String? { get set }
```

## See Also

### Managing the type

- [type](coredata/nsattributedescription/type.md)
- [NSAttributeDescription.AttributeType](coredata/nsattributedescription/attributetype-swift.struct.md)
- [attributeType](coredata/nsattributedescription/attributetype-swift.property.md)
- [NSAttributeType](coredata/nsattributetype.md)
