start_handle property

start_handle property

The start handle

Definition:

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

See Also