Array of items in the list property
List<Map<String, dynamic>> get propertyItems => data["propertyItems"].cast<Map<String, dynamic>>();