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