Public Property JoinType As JoinType
public JoinType JoinType { get; set; }
public: property JoinType JoinType { JoinType get (); void set (JoinType value); }
function get_joinType(); function set_joinType(value);