Default value to use when you do not specify a value for the property. The default value must be of the same type as what you defined for the property itself.
We do not currently support using default values for array/list types.
Description of the content and suggested use for this property.
Readable property name.
Does this property need to be set to a value, or not?
When set to
true
, the API will increment the property based on its highest current value (max value). You can only use this functionality to increment properties of typeint32
orint64
. If the property has a different data type, the API will return an error.