Variable MySQLProcedure.modified

struct MySQLProcedure
{
  // ...
  std.datetime.date.DateTime modified ;
  // ...
}