compare_bookmarks property

compare_bookmarks property

Definition:

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

See Also