o.SetPropertyEx(loInstance,lcProperty,loValue)
lcProperty
The property or property path to set the value on as a string.
Supports . syntax (Property.ChildProperty.ChildProperty) to drill down into object hierarchy as well as Array/Collection indexers (Item[0])
loValue
The value to set the property to