Variable Parameter.symbol

An "variable" operation.

struct Parameter
{
  // ...
  Operation symbol ;
  // ...
}