zend_declare_property
...
&reftitle.description;
#include <zend_API.h>
intzend_declare_property
zend_class_entry*ce
char*name
intname_length
zval*property
intaccess_type
magicTSRMLS_DC
...
&reftitle.parameters;
ce
...
name
...
name_length
...
property
...
access_type
...
TSRMLS_DC
...
&reftitle.returnvalues;
...