Gets or sets the database table name for this entity set.
public string Table { get; set; }
EntitySetBase ClassSystem.Data.Entity.Core.Metadata.Edm Namespace