author property

author property

Returns the author of a comment. Read-only ICommentAuthor.

Definition:

@property
def author(self):
    ...

See Also