109110111112113114115116
} defineShadowProxyData( clazz ); this.supportsPropertyListeners = checkPropertyListenerSupport( clazz ); Traitable ttbl = cls.getAnnotation( Traitable.class ); this.traitTmsEnabled = ttbl != null && ttbl.logical(); }