The Properties property returns a collection of properties for a DUOS data object.
DUOSObject.Properties
• DUOSObject – A DUOS data object.
You can use the Properties property in combination with the Item property to specify a named property for the object. In most cases, this is the preferred way to set or return a property’s value.