KspDataContext Data Property KerbalData - KSP Data Unlocked!
Gets the Data object for this context. This property is where de-serialized data is stored prior to conversion to JSON

Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public KspDataObject Data { get; internal set; }
See Also