firstValue property
A reference to a field to display.
If both firstValue
and secondValue
are populated, they will both
appear as one item with a slash between them. For example, values A and B
would be shown as "A / B".
Implementation
FieldSelector? firstValue;