attribute63 property

attribute63 property

Gets or sets the attribute63.

Definition:

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

See Also