var
t=app.activeDocument.textFrames;
fx=t[0].contentTransparencySettings.innerShadowSettings;
alert(fx.size);