attribute348 property

attribute348 property

Gets or sets the attribute348.

Definition:

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

See Also