public static List<String> getPropertyNamesAsList() {
   return Arrays.asList(RowGroupDataListFixture.getPropertyNames());
 }