Variable Formatter.mParts

struct Formatter
{
  // ...
  Parts mParts = null;
  // ...
}