It would be very usefull if we can turn isDynamic on or off on object from a script. On reason is that i sometime sforget to turn it on in properties.
The other reason is that with doors and other objects that stay still for a while or not move can set to isDymanic = false. so the object is not physics and more and not generate useless triggers and also you have the warranty it cannot be moved.
Request: Add a script command so you can set isDynamic to true or false.