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