Ensure that all documented read-only target properties now produce errors when trying to set.
There is no reason to allow these properties to be manipulated by user code. Instead, use the stored visibility on the fileset objects to derive what these properties should contain.