'Declaration
<NotNullAttribute()> ReadOnly Property ParamName As String
'Usage
Dim instance As _ResultException Dim value As String value = instance.ParamName
[NotNull()] string ParamName {get;}
'Declaration
<NotNullAttribute()> ReadOnly Property ParamName As String
'Usage
Dim instance As _ResultException Dim value As String value = instance.ParamName
[NotNull()] string ParamName {get;}