The username of the current logged in user.
Example:
if ( zimki.session.username ) { return "logged in"; }