This PR fixes a few issues with the linked properties.
1) Values of linked properties were not correctly updated if undo/redo was used
2) Values of linked properties were not correctly updated if the linked item was removed
3) A linked property with an empty value appeared to be linked to an item with an empty ID.
This PR fixes a few issues with the linked properties. 1) Values of linked properties were not correctly updated if undo/redo was used 2) Values of linked properties were not correctly updated if the linked item was removed 3) A linked property with an empty value appeared to be linked to an item with an empty ID.