var SelectedVals = loadedObject.somelist.Select(s => s.string).ToList();
loadedObject.Values = string.Join(",", SelectedVals);
this blog to share the problems, technical challenges and their solutions what I faced in my day to day development activity. https://www.gopaisa.com/ref/M6UVCW