[]
Gets or sets the alternating expression for the details section.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string AlternatingExpression { get; set; }
| Type | Description |
|---|---|
| string | The alternating expression as a string. |