Player:GetName
Description
Returns the player's name, this is an alias of Player:Nick.
This function overrides Entity:GetName (in the Lua metatable, not in c++), keep it in mind when dealing with ents.FindByName or any engine function which requires the mapping name.