I am using GMS 2.3.3.437, and after importing your extension and then executing without making any changes, I get this error:
Script: TGMS_7_Properties at line 105 : Cannot set a constant ("health") to a value
which is generated by this line:
TPFuncShared("health", function(v){health=v;}, function(){return health;});