joinRule property

IJoinRule? get joinRule

Property getter and setter for joinRule:

Implementation

IJoinRule? get joinRule;
set joinRule (IJoinRule? joinRule)

Implementation

set joinRule(IJoinRule? joinRule);