uniqueKey property
read / write
This is used to distinguish dictionary formats from one another, and to allow editing of the display name easily without having to worry about backwards compatibility.
Implementation
late String uniqueKey;