category_property(Category, Property)
Enumerates, by backtracking, the properties associated with the defined categories.
category_property(?category_identifier, ?category_property)
type_error(category_identifier, Category)
domain_error(category_property, Property)
| ?- category_property(Category, dynamic).