public bool Initialized()
 {
     return(SafeNativeMethods.mp_ValidatedGraphConfig__Initialized(mpPtr));
 }