TreeViewItemViewModel Object Property KerbalEdit - Take control of your KSP Data!
Gets the data object instance managed by the model

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

public virtual IKerbalDataObject Object { get; protected set; }
See Also