Sets the username of this account.
string $username: The new user name.
$this The called user entity.
public function setUsername($username);