get_property
Description:
Obtain the property associated with this FunctionInfo.
Only FunctionInfo with the flag
IS_GETTER or
IS_SETTER have a property set. For other cases,
null will be returned.
Parameters:
| info |
Returns:
|
the property or |