public ActivityParticipantRoleSchema(ActivityParticipantRoleSchema source)
     : base(source)
 {
 }
 public ActivityParticipantRoleSchema(ActivityParticipantRoleSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }