Class CSSComputedStyleProperty
CSSComputedStyleProperty
public sealed class CSSComputedStyleProperty
- Inheritance
-
CSSComputedStyleProperty
- Inherited Members
Properties
Name
name
[JsonPropertyName("name")]
public string Name { get; set; }
Property Value
Value
value
[JsonPropertyName("value")]
public string Value { get; set; }