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