public int OutputStreamToNode(string name)
 {
     return(SafeNativeMethods.mp_ValidatedGraphConfig__OutputStreamToNode__PKc(mpPtr, name));
 }