'Declaration <__DynamicallyInvokableAttribute()> Public ReadOnly Property InnerException As System.Exception
'Usage Dim instance As ActionFailedException Dim value As System.Exception value = instance.InnerException
[__DynamicallyInvokable()] public System.Exception InnerException {get;}