Open
agarny
opened this issue 4 years ago
•
0 comments
Right now, if we want to remove the id of something, we call setXxxId("") (e.g. here and here) while in some cases we can call removeXxxId(). We should therefore ensure that removeXxxId() exists for all types.