Variable Response._finishedAt

class Response
{
  // ...
  std.datetime.systime.SysTime _finishedAt ;
  // ...
}