Fuego.Lib.Participant
Sets or returns the default participant for this role for the current instance. When an instance arrives to an activity that belongs to this role, the instance is automatically selected by this participant. Warning: If you set the next.participant, the instance will be selected by the next.participant and not the participant for role. Set the default participant for this role for the current instance. So when an instance arrives to an activity that belongs to this role, the instance is automatically selected by this participant. Warning: If you set a next participant the instance will be selected by the next participant not the participant for role. Warning: If you are using parametric roles please check the documentation for the correct usage.