ItemData.Name
Description:
The internal name of the item.
The internal name of the item.
public string Name { get; set; }
-
When setting this property: A non-optional argument was null
public string Name { get; set; }