Variable ReceiveAsRange.activated

struct ReceiveAsRange
{
  // ...
  bool activated ;
  // ...
}