- Primitive & (non-enhanced) object indexed properties
- POJO indexed properties (arrays) with automatic element enhancement
- Observable list of objects (ObservableList)
- SimpleListModel used to integrate the ObservableList with Swing
applications (checkout the ListSample)