Variable Action._objectParam

optional object parameter

class Action
{
  // ...
  Object _objectParam;
  // ...
}