UnMappedPropertyViewModel Parent Property KerbalEdit - Take control of your KSP Data!
Gets the parent dictionary that contains the property

Namespace: KerbalEdit.ViewModels
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public ObservableDictionary<string, JToken> Parent { get; private set; }
See Also