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