comments property

comments property

Gets an array of the user comments.

Definition:

@property
def comments(self):
    ...

See Also