join2 property
JoinPatternVariableElement2?
get
join2
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;