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