late_start property

late_start property

LateStart

Definition:

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

See Also