Player.lname

Gets the player's username converted to lowercase.

class Player
final pure nothrow @property @safe @nogc
string
lname
()

Meta