DbPropertyValues.GetValue<TValue> Method (String)
Gets the value of the property just like using the indexed property getter but typed to the type of the generic parameter. This is useful especially with nested dictionaries to avoid writing expressions with lots of casts.
Assembly: EntityFramework (in EntityFramework.dll)