attribute_flags property
attribute_flags property
Gets or sets the attribute flags.
Definition:
@property
def attribute_flags(self):
...
@attribute_flags.setter
def attribute_flags(self, value):
...
Gets or sets the attribute flags.
@property
def attribute_flags(self):
...
@attribute_flags.setter
def attribute_flags(self, value):
...