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