SettingsPropertyValue
Contains the value of a settings property that can be loaded and stored by an instance of  SettingsBase.
                
Gets or sets whether the value of a  SettingsProperty object has been deserialized.
Gets or sets whether the value of a  SettingsProperty object has changed.
Gets the name of the property from the associated  SettingsProperty object.
Gets the  SettingsProperty object.
Gets or sets the value of the  SettingsProperty object.
Gets or sets the serialized value of the  SettingsProperty object.
Gets a Boolean value specifying whether the value of the  SettingsPropertyValue object is the default value as defined by the  DefaultValue property value on the associated  SettingsProperty object.
Initializes a new instance of the  SettingsPropertyValue class, based on supplied parameters.