| INameIndexableItem Property  | 
            String indexer, gets or sets the value with the specified name
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
SyntaxObject this[
	string name
] { get; }Parameters
- name
 - Type: SystemString
Name 
Property Value
Type: 
Object
See Also