Per Storage.Slot.labelProperties help section, setting a slot label is performed as follows..
slot.SKU = 5;
If the label name does not exist, it will be added.
Conversely, how does one remove a slot label using code? I am unable to find a solution in help or Answers.
Thanks