I know, what I meant to say is that the getproperty by name method is better than to get it by ID, for one reason: If you make changes in the properties table, the ids gets regenerated, this is bad because you have to edit all the lines containing this.properties[x] and reassign the ids ...