name
The name of the entity mapping.
Declaration
var name: String! { get set }Discussion
The name is used only as a means of distinguishing mappings in a model. If not specified, the value defaults to SOURCE->DESTINATION.
The name of the entity mapping.
var name: String! { get set }The name is used only as a means of distinguishing mappings in a model. If not specified, the value defaults to SOURCE->DESTINATION.