tryAddDeferred
tryAddDeferred(value: MemberType): Boolean receiverByReference, updating;
The tryAddDeferred method of the Set class attempts to add the value specified by the value parameter to the set if it is not already present.
2020.0.01 and higher