user_name property

user_name property

Gets the username.

Definition:

@property
def user_name(self):
    ...

See Also