Gets the player's lowercase username.
assert(session.username.toLower == session.iusername);
See Implementation
Gets the player's lowercase username.