'Declaration
<NotNullAttribute()> ReadOnly Property CodeType As Type
'Usage
Dim instance As IGenericError Dim value As Type value = instance.CodeType
[NotNull()] Type CodeType {get;}
'Declaration
<NotNullAttribute()> ReadOnly Property CodeType As Type
'Usage
Dim instance As IGenericError Dim value As Type value = instance.CodeType
[NotNull()] Type CodeType {get;}