isExtensible

fun isExtensible(target: ERROR CLASS: Symbol not found for JsAny): Boolean(source)

Returns a value that indicates whether new properties can be added to an object.

Parameters

target

Object to test.

MDN Reference