Calculates the hash of a given string using an <ahref="https://learn.microsoft.com/dotnet/api/system.security.cryptography.md5"target="_blank"rel="noopener noreferrer">MD5</a> value as the first 32 bits.
<dl><dt><ahref="https://learn.microsoft.com/dotnet/api/system.string"target="_blank"rel="noopener noreferrer">String</a></dt><dd>The string to be hashed.</dd></dl>