entityName
The name of the entity the request is configured to fetch.
Declaration
var entityName: String? { get }Discussion
The entity name property is populated whenever the NSFetchRequest is created with NSFetchRequest/init(entityName:) or init(entityName:).