When Parentheses (Collections) is invoked, the BeginLimitName (Property) enables you to set the limit value before the first parentheses is inserted. This property is often used with the EndLimitName (Property).
Read-only, BeginLimitName as String
This example shows how to display the name of the beginning limit value enclosed in a parenthetical expression on the limit line:
Alert(ActiveDocument.Sections["Query"].Limits.Parentheses["State Province,City"].BeginLimitName)