'Declaration
<NotNullAttribute()> Public ReadOnly Property ValueType As Type
'Usage
Dim instance As UABaseVariable(Of TValue,TAttribute) Dim value As Type value = instance.ValueType
[NotNull()] public Type ValueType {get;}
'Declaration
<NotNullAttribute()> Public ReadOnly Property ValueType As Type
'Usage
Dim instance As UABaseVariable(Of TValue,TAttribute) Dim value As Type value = instance.ValueType
[NotNull()] public Type ValueType {get;}