[ Version ( since = "3.26" ) ]
public void add_property (string name, string property_name)
Adds a new stateful action named name
which maps to the underlying property property_name
of
object.
this | |
name |
the name of the action |
property_name |
the name of the property |