attribute306 property

attribute306 property

Gets or sets the attribute 306.

Definition:

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

See Also