Returns a value that indicates whether new properties can be added to an object.
_i2.bool isExtensible(_i2.Object target) => _i3.callMethod( this, 'isExtensible', [target], );