'Declaration
<__DynamicallyInvokableAttribute()> Public Overridable Property HelpLink As System.String
'Usage
Dim instance As NIncompatibleTypeException Dim value As System.String instance.HelpLink = value value = instance.HelpLink
[__DynamicallyInvokable()] public virtual System.string HelpLink {get; set;}