I have ~140 items in our AGO org shared to a Hub app and for each item, the source is listed as the source of user account that owns the items. I want to be able to update the Metadata item to change the item's source to something else. The metadata contact attribute doesn't seem to be something accessed easily under the ArcGIS Metadata standard like Tags, Description, and Summary are. Looking for ideas to update the item's source programmatically.
I'd think by now you could access all items in the metadata editor with the Metadata class, but can't seem to find more info.