getTreeMapColumnByName

abstract fun getTreeMapColumnByName(columnName: String?): Column?

Gets the field corresponding to the specified column name.

Return

the field.

Parameters

columnName

the name of the column.