@set
Description:
public void @set (...)
Sets properties of the parent object and its children.
Parameters:
| this |
the parent object |
| ... |
value for the first property, followed optionally by more name/value pairs, followed by null |
| first_property_name |
name of the first property to set |