process_type property

process_type property

ProcessType

Definition:

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

See Also