***Note from Migration:***
Original Title was: Add option to define if new automatically created parameters should be private or not
When creating workspaces, most of the parameters linked with readers and writers are private since the workspace is not run from a WorkspaceRunner. So for every reader / writer I add, I have to make the parameter private. It would be very nice if I could change this default behaviour so that a new automatically created parameter is private by default.

