private uint GetNameHash() { return(Murmur.Hash2(Name)); }
public uint GetNameHash() { return(Murmur.Hash2(Name)); }