I know the title wasn't the greatest, but here is what I actually want to accomplish....I have a details view that represents Entity1 and its associations. I am capturing the property names and values in a key/value pair. I am currently using reflection t...