Read only property. Return the sort order of the categories.
CategMapSort
import PyOrigin wks=PyOrigin.ActiveLayer() col=wks.Columns(0) print(col.CategMapSort)
GetCategMapSort