start_param property

start_param property

StartParam

Definition:

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

See Also