Allow display of properties
Allow the display of model properties in tables.
Currently, the translucent_data
filter only allows Django model fields. While this is OK for the default behaviour (no fields defined), the user / developer should be allowed to define custom properties as well.