public static MergePatchAttributeUseMvo ToMergePatchAttributeUseMvo(this AttributeUseMvoState state)
 {
     return(state.ToMergePatchAttributeUseMvo <MergePatchAttributeUseMvo>());
 }