When I define my class properties with out using fields (which was enabled with C# 3.0), class diagram is not showing my one to one/many relationships. Inheritance is visible in
In Visual Studio 2013: right click the class, click Add, and select the desired relationship.
More information: http://msdn.microsoft.com/en-us/library/ff657806.aspx