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