UnMappedPropertyViewModel PropertiesKerbalEdit - Take control of your KSP Data!
The UnMappedPropertyViewModel type exposes the following members.
Properties

  NameDescription
Public propertyIsDirty
Gets or sets a value indicating whether the property has changed since load or last save.
Public propertyKey
Gets or sets the key of the unmapped property.
Public propertyParent
Gets the parent dictionary that contains the property
Public propertyValue
Gets or sets the underlying unmapped property value
Back to Top
See Also