Web Session Storage Item - Name Property
Name identifies the component
Member of Web Session Storage Item (PRIM_WEB.SessionStorageItem)
Data Type - String
Details
The value used to identify the storage item.
Names are case sensitive.
The name can be used access the item directly via the KeyedItem property.