Variable PathNameEditItem._defaultValue

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