Hello, When generating code from class diagrams, only class operations can be generated as properties, but not attributes. That makes one declare class' properties as operations. On the diagram such properties are displayed in the second partition of the class, together with methods. When a class has only properties and methods, they all are displayed in the same partition and the attributes' partition is blank. That seems not quite correct to me. At least, that is not what I want. I want properties displayed in the attributes' partition, and be generated as properties in code. Is there a way to do that? Maybe using templates. -- Yours, respectfully Ruslan Popov