28 Jun
2001
28 Jun
'01
1:55 p.m.
How do I loop over an objects properties? I don't know the names of any of the properties. <pseudo> for property, propertyvalue in context.object.itsProperties().items(): </pseudo>