is_auto fastighet

is_auto fastighet

Anger om denna linjestil tilldelas automatiskt.

Definition:

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

Se även