PropertyChangeOp
PropertyChangeOp
A boxed PropertyChangeOpEnum. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": "string"
}
_value
Required
Enumeration of possible changes to a property.
Possible values:
add
remove
assign
indirectRemove
Possible values are : add, remove, assign, indirectRemove,