Support of special attribute updates in add_property
All threads resolved!
All threads resolved!
Compare changes
The Entity.add_property method now checks whether the name of an added property matches a special attribute and, if so, updates the attribute instead.
Addresses #217
A unit test is included, is it sufficient?