Identify the attributes for each property
typedef struct { pm_property_t id; _Uint32t size; } pm_property_attr_t;
This structure is used by pm_properties() to identify the attributes for each property by an object.