Properties of UObjects can be iterated at least with TFieldIterator. Otherwise they generally have to be accessed via the UClass.

Subclasses:

  • FMulticastDelegateProperty: dynamic Delegates are represented as properties of this type, both blueprint-declared event dispatchers and C++ defined ones.