user property

user property

Gets name of user who last changed the scenario.

Definition:

@property
def user(self):
    ...

See Also