attribute302 property

attribute302 property

Gets or sets the attribute 302.

Definition:

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

See Also