annotation_author_name property

annotation_author_name property

Definition:

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

See Also