public static Component Multimedia(this ItemFields fields, string fieldName) { return(fields.Multimedias(fieldName).FirstOrDefault()); }