Prevents the addition of new properties to an object.
_i2.bool preventExtensions(_i2.Object target) => _i3.callMethod( this, 'preventExtensions', [target], );