'Declaration
<DynamicPropertyHelperAttribute()> Public ReadOnly Property BatchQueueID As System.Integer
'Usage
Dim instance As Job Dim value As System.Integer value = instance.BatchQueueID
[DynamicPropertyHelper()] public System.int BatchQueueID {get;}