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