populate_to_node
Description:
public virtual signal Node?
populate_to_node (
string name,
Type type,
Node parent)
convert property name to a Yaml.node
Parameters:
name |
name of the property to build
|
type |
type of the property to build
|
parent |
parent node of the property
|
Returns: