[ Version ( since = "0.19.0" ) ]
public Variant dup_default_variant ()
Get the default value for this parameter.
Use get_type to check that the type is what you expect. For instance, a string parameter should have type STRING.
this |
a parameter supported by a ConnectionManager |
the default value, or |