Variable UnknownPropertyException._propName

class UnknownPropertyException
{
  // ...
  string _propName;
  // ...
}