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