Variable OptionsFor.inMasks

struct OptionsFor
{
  // ...
  string[] inMasks ;
  // ...
}