Duplicating Properties
Two properties with the same name are called duplicating. They can have different values but in the course of update all will have the value of the properties that belongs to the activity with the highest ID. Sometimes duplicating properties are needed to implement specific logics, but at the same time they can cause confusion. A corresponding warning is issued for an attempt to add duplicating properties.