internal override void ProcessMappingsFromRowValues(RowValues rowValues) { Values = rowValues.ToDictionary(); }