A Property whose value is a key-value mapping of property names to the computed value of other properties.
alias PropertyBag
- {Object} [value] An object, containing key-value mapping of property names to properties.
- {Function} [createPropertyCallback] A function that will be called when the value of any of the properties in value are not a Property.
A Property whose value is a key-value mapping of property names to the computed value of other properties.
alias PropertyBag
- {Object} [value] An object, containing key-value mapping of property names to properties. - {Function} [createPropertyCallback] A function that will be called when the value of any of the properties in value are not a Property.