  | PropertiesItem Property  | 
  
    Namespace: 
   Dynamicweb.Modules
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic string this[
	string name
] { get; set; }Public Property Item ( 
	name As String
) As String
	Get
	Set
Parameters
- name
 - Type: SystemString
 
Property Value
Type: 
String
See Also