ExecuteProperty
bool ExecuteProperty(BMessage* specifier, int32, const char*,
handled = ExecuteProperty(&specifier, form, property, &reply);
bool ExecuteProperty(BMessage*, int32, const char*, BMessage*);
handled = ExecuteProperty(message, form, property, &reply);