3 Jul
2001
3 Jul
'01
7:38 p.m.
Anybody knows how to insert a string in the value of the property (type) lines, using an external method? I try in this way: def string(self): self.nameOfProperty="hello"..... But it doesn't work...