attribute463 property

attribute463 property

Gets or sets the attribute 463.

Definition:

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

See Also