attribute271 property

attribute271 property

Gets or sets the attribute 271.

Definition:

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

See Also