| AbstractHierarchicalObjectTObjectSetProperty Method | 
            Gets the context property.
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
 Syntax
Syntaxpublic virtual bool SetProperty(
	string name,
	Object value
)
Parameters
- name
- Type: SystemString
 Property name
- value
- Type: SystemObject
 Value to set
Return Value
Type: 
Boolean See Also
See Also