IntProperty controlling another IntProperty?

If it’s possible, how do I make a IntProperty control another IntProperty. For example a IntProperty in a addon controlling the particle count number.

You can attach an update function to the property: https://docs.blender.org/api/blender_python_api_2_63_release/bpy.props.html#update-example