internal override void AppendMDX(StringBuilder mdx, Formatter f, int indent, bool comma) { mdx.Append(f.Highlight(this.m_Param)); }