[]
Gets or sets the text of the Expression used to calculate the value of the current field.
This is a shortcut to the Text property on the expression returned by Expression.
public string ExpressionText { get; set; }