defineProperty

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