I need to provide a color to a function in my app in the form of a string, I would like to use a system color and therefore, I am using the PlatformColor API. This seems to return an object rather than a string. Is there any way to extract a string representation of this color returned by the API?