public bool IsValid()
 {
     return(PlayableGraph.IsValid_Injected(ref this));
 }