Currently, only one script can be linked/executed via a Document Property.
There are cases where a chain of (modular) scripts need to be run based on a change in Document Property value.
The present workaround is to pack all relevant codes into a script, even though the codes are apt for modularization, with shared use across other scripts.