'Declaration
<DynamicPropertyHelperAttribute()> Public Property TemplateLibrary As System.String
'Usage
Dim instance As Folder Dim value As System.String instance.TemplateLibrary = value value = instance.TemplateLibrary
[DynamicPropertyHelper()] public System.string TemplateLibrary {get; set;}