privateCopy property
If set to True, Event propagation is disabled.
Note that it is not the same thing as Private event properties. Optional. Immutable. The default is False.
Implementation
core.bool? privateCopy;
If set to True, Event propagation is disabled.
Note that it is not the same thing as Private event properties. Optional. Immutable. The default is False.
core.bool? privateCopy;