defineProperty

fun <T : ERROR CLASS: Symbol not found for JsAny, P : ERROR CLASS: Symbol not found for JsAny??> defineProperty(o: T, p: PropertyKey, attributes: TypedPropertyDescriptor<P>): T(source)
fun <T : ERROR CLASS: Symbol not found for JsAny, P : ERROR CLASS: Symbol not found for JsAny??> defineProperty(o: T, p: String, attributes: TypedPropertyDescriptor<P>): T(source)

MDN Reference