_Trim
_Trim(name, false);
_Trim(value, true);
_Trim(term, true);
void _Trim(BString& string, bool stripComments);