attribute304 property

attribute304 property

Gets or sets the attribute304.

Definition:

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

See Also