name
The entity name of the receiver.
Declaration
var name: String? { get set }Discussion
Setting the name raises an exception if the receiver’s model has been used by an object graph manager.
See Also
Related Documentation
- Core Data Programming Guide