Gets or sets the current value of this property.
public abstract TProperty CurrentValue { get; set; }
The current value.
DbMemberEntry<TEntity, TProperty> ClassSystem.Data.Entity.Infrastructure Namespace