Fuego.Lib.Participant
Sets or returns the participant that the instance will be selected to in the next activity. The participant to which the instance will be sent next. Note: If the instance is grabbed, the participant.next is cleared. If the instance is sent BACK or SKIP from an Exception flow or from an Interruption, the only way to reset the participant.next is using the participant.Unselect method. This method is not applicable for Global Activities. Note: if the participant.next is changed during the process, be sure that participant.sticky is reset unless the new participant.next is considered the preferred participant.