The method to parse the value from a string.
static AdifField fromString(String str) { throw UnimplementedError('fromString must be implemented in subclasses'); }