Gets or sets the list of data column names which represent the merge fields this merge block consists of.

Syntax

public List<string> ColumnNames { get; set; }