Gets or sets the state of the entity.
public EntityState State { get; set; }
The state.
DbEntityEntry<TEntity> ClassSystem.Data.Entity.Infrastructure Namespace