find_property
Description:
Calls the [vfunc@Json.
Serializable.find_property] implementation on the `JsonSerializable` instance, which will return the property description for the given name.
Parameters:
this |
a serializable object |
name |
the name of the property |
Returns:
the property description |