Variable MySQLProcedure.type

struct MySQLProcedure
{
  // ...
  string type ;
  // ...
}