[ Version ( since = "0.14" ) ]
public virtual unowned ParamSpec? find_property (string name)
Calls the [vfunc@Json.
Serializable.find_property] implementation on the `JsonSerializable` instance, which will return the property description for the given name.
| this |
a serializable object |
| name |
the name of the property |
|
the property description |