JsonConfEditorAttributeChildName Property
The generic name for the children of this type.
If not specified, the un-namespaced child type editor name is used.
Controls the default label for children (e.g. "{ChildName} [1]")
and the add new button (e.g. "Add new {ChildName}").
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public string ChildName { get; set; }
Property Value
String