Gets or sets the original value of this property.
public TProperty OriginalValue { get; set; }
The original value.
DbPropertyEntry<TEntity, TProperty> ClassSystem.Data.Entity.Infrastructure Namespace