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