---
title: userInfo
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nspropertymapping/userinfo
---

# userInfo

The user info for the property mapping.

## Declaration

```swift
var userInfo: [AnyHashable : Any]? { get set }
```

## See Also

### Managing Mapping Attributes

- [name](coredata/nspropertymapping/name.md)
- [valueExpression](coredata/nspropertymapping/valueexpression.md)
