I have started using Star UML application and its great. Is there a way to add get/set functions and foward/reverse engineer the code.
Thanks
Create an operator then set the stereotype to CSharpProperty.
Example:
The above steps should produce C# code with both an accessor and modifier when StarUML generates the code.