Returns a string representation of the value of the current instance.
A string representation of the current instance formatted using the general format specifier ("G"). The string takes into account the current system culture.
This version of ushort.ToString is equivalent to ushort.ToString(null, null).