Gets and sets the first expression text that should be compared. To use this field in the MailMerge component, this property must be a valid field name.
[C#] public string Expression1 { get; set; }
[Visual Basic] Public Property Expression1() As String