Returns a string value with the same content as the string that was used to obtain this UniqueStyleString.
The returned string may require access to large memory lookups or be reconstructed from other internal data. For performance-critical scenarios where both the UniqueStyleString and its underlying string value are required, keeping a local reference to both representations may give better results.