Converts a lowercase, no dashes string to a GUID.
public static Guid FromLowerNoDashString(string value)
The GUID.