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