comments property

comments property

Comments of Digital signature to search.

Definition:

@property
def comments(self):
    ...
@comments.setter
def comments(self, value):
    ...

See Also