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