Gets the Data object for this contenxt. This property is where de-serialized data is stored prior to conversion to JSON
Namespace: KerbalDataAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public KspDataObject Data { get; internal set; }
See Also