Variable Erf.m_buildDate

class Erf
{
  // ...
  Date m_buildDate = Date(1900, 1, 1);
  // ...
}