_Property
sizeof(struct _Property));
struct _Property *command;
struct _Property *prop; /* List of properties */
#define PROPERTY_HEAD_SIZE (sizeof (struct _Property)-sizeof (union Body))
struct _Property *next;
typedef struct _Property *Property, Property_rec;