js-getter-prefix and js-setter-prefix compiler options

Allows the names of the getter/setter functions generated for JS to be customized. If Royale is targeting an existing framework that uses different names (such as get_ instead of get__), this ensures that subclassing works as expected.
8 files changed