[ Version ( since = "2.6" ) ]
public bool serialize_property_by_name (string prop_name, ConfigWriter writer)
This function serializes a single object property to the writer.
| this |
a Config. |
| prop_name |
the property's name. |
| writer |
a ConfigWriter. |
|
true if serialization succeeded, false otherwise |