I have POCO classes for code first and I used them to create a class diagram. It automatically added the EF virtual navigation properties to both parts of relationships. Is it right? Should I show EF navigation properties in class diagram or I should customize it?
Thanks.