user property

user property

Gets the username.

Definition:

@property
def user(self):
    ...

See Also