public static MergePatchInOutLineMvoDto ToMergePatchInOutLineMvo(this InOutLineMvoStateDtoWrapper state)
 {
     return(state.ToMergePatchInOutLineMvo <MergePatchInOutLineMvoDto>());
 }