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