Variable OptionsS._simple

class OptionsS
{
  // ...
  string[] _simple;
  // ...
}