Is there a way to specify a property of a user-defined Class Object as a default property, as is done for the various objects in DAO? An example of what I'm looking for is the "Item" property of the Collections object: C(index)

gives the same result as C.Item(index)

.

--
Jonathan Lang