attribute420 property

attribute420 property

Gets or sets the attribute420.

Definition:

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

See Also