Generate Sequence Diagrams from Getters/Setters
You can also generate a sequence diagram from getter/setter properties (in C#, VB .NET), as follows:
1.Right-click an Operation with a GetAccessor/SetAccessor stereotype.
2.Select Generate Sequence Diagram from Code (Getter/Setter) from the context menu. This opens a dialog box where you can specify the sequence diagram generation options.
3.Click OK to generate the Sequence Diagram.