public string GetId() { if (hAsh == null) { hAsh = "RankOBJJ_" + PlayerName.CreateMD5(); } return(hAsh); }