find_property


Description:

[ 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.

Parameters:

this

a serializable object

name

the name of the property

Returns:

the property description