When I invoke the method DbContext.Add, a property value of my entity is changing and I don\'t know why:
DbContext.Add
I have this code (context is a fiel
context