EntitySetBase.Name Property
Gets or sets the name of the current entity or relationship set. If this property is changed from store-space, the mapping layer must also be updated to reflect the new name. To change the table name of a store space EntitySet use the Table property.
Assembly: EntityFramework (in EntityFramework.dll)