attribute305 property

attribute305 property

Gets or sets the attribute 305.

Definition:

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

See Also