comments property

comments property

Returns the collection of comments made by this author. Read-only ICommentCollection.

Definition:

@property
def comments(self):
    ...

See Also