'Declaration
<CanBeNullAttribute()> Public Property ValueType As Type
'Usage
Dim instance As UADataAttribute Dim value As Type instance.ValueType = value value = instance.ValueType
[CanBeNull()] public Type ValueType {get; set;}
'Declaration
<CanBeNullAttribute()> Public Property ValueType As Type
'Usage
Dim instance As UADataAttribute Dim value As Type instance.ValueType = value value = instance.ValueType
[CanBeNull()] public Type ValueType {get; set;}