defineProperty

abstract val defineProperty: (target: T, PropertyKey, attributes: TypedPropertyDescriptor<*>) -> Boolean?(source)