Variable MultipartForm.FormData.parameters

struct MultipartForm.FormData
{
  // ...
  string[string] parameters ;
  // ...
}