increment Property
Increments a value to the property. When the property is not yet present it will be set to the given value.
Parameters
property Identifier
The identifier of the property.
value
The value to increment.
Increments a value to the property. When the property is not yet present it will be set to the given value.
The identifier of the property.
The value to increment.