attribute_definition_text_string property

attribute_definition_text_string property

Gets or sets the attribute definition text string.

Definition:

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

See Also