//The 2 following functions are used to move back and forth between string and RefID. Used for hard coded RefIds that are as string in the code.
//For serialization, and display. Using explicit conversions make it very clear where in the code we need to convert from string to RefId and Vice versa.