[]
Used to append unknown properties to this declaration. The unknown name and value will be used only when rebuilding the CSS string again.
public void AppendUnknownValue(string sPropertyName, string sPropertyValue)
| Type | Name | Description |
|---|---|---|
| string | sPropertyName | The unchanged name of the CSS property parsed. |
| string | sPropertyValue | The unchanged value for the CSS property. |