Property Syntax
| Syntax | Example | Description | 
|---|---|---|
| <property name 1>, … , <property name N> | nb delivery,delivery | A list of properties to display. | 
| count | count | 
              Must be used in conjunction with query sets %{[<set of queries>]} or class sets !{[<class> ]} to determine a count. See Count Examples. Note that for each class/query that is given a count it can be referenced as count_1, count_2, etc (based on the order in which they are stored within rv_resource_passed) when used within multipanel links.  |