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