public string ToAbbreviatedString() { return string.Format("{0} {1}", Value, Unit.ToAbbreviatedString()); }