NSDictionary *dict = [NSDictionary dictionaryWithObjectsAndKeys: @"Joe Doe", @"name", [NSNumber numberWithUnsignedInt:42], @"age", [NSNull null], @"extra", nil];