public virtual ExpressionSyntax GetRandomSeed()
 {
     return(Parent.GetRandomSeed());
 }