OBJECT
type CustomPropertyValue {customPropertyValueId: Int studentId: Int customPropertyId: Int customPropertyFieldId: String label: String value: String created: String modified: String customOptionSelections: [CustomOptionSelection] }