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