join2 property

The variable in which this variable joins with other pattern variables with the same name, in a logical-or pattern, or shared case scope.

Implementation

JoinPatternVariableElement2? get join2;