The DbEntityEntry<TEntity> to which this member belongs.
public abstract DbEntityEntry<TEntity> EntityEntry { get; }
An entry for the entity that owns this member.
DbMemberEntry<TEntity, TProperty> ClassSystem.Data.Entity.Infrastructure Namespace