I’m trying to generate auto-implemented getters and setters from diagram classes.
Also I’m trying to generate uml classes from C# code.
There are no properies generated in each cases.
Is there any way to enable support for these properties?
My IDE is Visual Studio 2017