no_run# property OslServerProcess.no_run: bool# Get whether not to run the specified project when started in batch mode . Returns: boolTrue if the project is explicitly not supposed to be run; False if the project is explicitly supposed to be run; None otherwise.