public void SetStatic(bool value)
 {
     _functionDeclaration.SetStatic(value);
 }