| ISimpleDataContainerItem Property  | 
            Gets or sets the value of the column.
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
SyntaxObject this[
	string columnName
] { get; set; }Parameters
- columnName
 - Type: SystemString
Column name 
Property Value
Type: 
Object
See Also