DeleteProperty
bool DeleteProperty(uint32 propertyID);
bool DeleteProperty(BMessage*, int32, const char*, BMessage*);
handled = DeleteProperty(&specifier, form, property, &reply);
bool DeleteProperty(BMessage*, int32,
handled = DeleteProperty(&specifier, form, property, &reply);