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