'Declaration<__DynamicallyInvokableAttribute()> Public Overridable ReadOnly Property Message As System.String
'UsageDim instance As NFunctionException Dim value As System.String value = instance.Message
[__DynamicallyInvokable()] public virtual System.string Message {get;}