attribute421 property

attribute421 property

Gets or sets the attribute421.

Definition:

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

See Also