protected override string ConvertToString(ParticipantStatus value) { return(BitbucketHelpers.ParticipantStatusToString(value)); }