'Declaration <__DynamicallyInvokableAttribute()> Public Overridable Property HelpLink As System.String
'Usage Dim instance As ConnectionException Dim value As System.String instance.HelpLink = value value = instance.HelpLink
[__DynamicallyInvokable()] public virtual System.string HelpLink {get; set;}
public read-write property HelpLink: System.String; virtual;
__DynamicallyInvokableAttribute() public function get,set HelpLink : System.String