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