---
title: destinationEntity
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsrelationshipdescription/destinationentity
---

# destinationEntity

The type of object the relationship contains.

## Declaration

```swift
unowned(unsafe) var destinationEntity: NSEntityDescription? { get set }
```

## See Also

### Configuring the Destination

- [inverseRelationship](coredata/nsrelationshipdescription/inverserelationship.md)
- [isOrdered](coredata/nsrelationshipdescription/isordered.md)
