enable_auto_tagging property

enable_auto_tagging property

Definition:

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

See Also