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.
The entity name of the receiver.
var name: String? { get set }Setting the name raises an exception if the receiver’s model has been used by an object graph manager.