Variable DMLSyntaxSupport._props

class DMLSyntaxSupport
{
  // ...
  ubyte[][] _props;
  // ...
}