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