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