public override String ToString()
 {
     return(MessageFormatUtil.Format("{0}={1}", key, value));
 }