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