set_property
Description:
Calls the [vfunc@Json.
Serializable.set_property] implementation on the `JsonSerializable` instance, which will set the property with the given value.
Parameters:
| this |
a serializable object |
| pspec |
a property description |
| value |
the property value to set |