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