is_consecutive fastighet

is_consecutive fastighet

Flagga som anger om på varandra följande avgränsare ska behandlas som bara en avgränsare.

Definition:

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

Se även