The strategy for cascading objects.
By default, objects are not cascaded.
@internal This property is public in order to reduce the size of the class' serialized representation. Do not access it. Use {@link getCascadingStrategy()} instead.
Type: CascadingStrategy::*
public int $cascadingStrategy = CascadingStrategy::NONE;