Variable ExecutableFileNameEditItem._defaultValue

class ExecutableFileNameEditItem
{
  // ...
  string _defaultValue;
  // ...
}