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