Content items properties must be one of several basic types. All configuration models are composed of the same primitive property types.
The basic content property types are:
The following example shows a several properties of various types.
"typeInfo": {
"boostStrata": {"@propertyType": "List"},
"buryStrata": {"@propertyType": "List"},
"recordsPerPage": {"@propertyType": "String"},
"relRankStrategy": {"@propertyType": "String"},
"sortOption": {"@propertyType": "Item"}
}
