PropertyName: ERMD2WPropertyName { localContext = d2wContext; } IsPropertySortable: WOConditional { _unroll = true; condition = d2wContext.propertyIsSortable; } AttributeSorter: WOSwitchComponent { WOComponentName = d2wContext.sortOrderComponentName; displayGroup = displayGroup; displayKey = d2wContext.displayNameForProperty; key = d2wContext.sortKeyForList; d2wContext = d2wContext; caseInsensitive = d2wContext.sortCaseInsensitive; }