PropertyBag
constructor(value: Any? = definedExternally, createPropertyCallback: Function<*>? = definedExternally)(source)
Parameters
value
An object, containing key-value mapping of property names to properties.
createPropertyCallback
A function that will be called when the value of any of the properties in value are not a Property.