get_setter
Description:
Obtains the setter function associated with this PropertyInfo.
The setter is only available for WRITABLE properties that are also not CONSTRUCT_ONLY.
Parameters:
info |
Returns:
the function info or |
Obtains the setter function associated with this PropertyInfo.
The setter is only available for WRITABLE properties that are also not CONSTRUCT_ONLY.
info |
the function info or |