OBJECT
Represents report wizard column definition
type ReportWizardColumn {name: String! length: Int! isPrivate: Boolean! isHidden: Boolean! comment: String }