An integer representing the underlying string uniquely.
Strings with different storage addresses but identical content will always be translated to the same id.
The id associated with a string may very between consecutive runs and may be regenerated on domain reload.
Use the UniqueStyleString.value field for serialization instead.