'Declaration
<NotNullAttribute()> Public Property PropertyType As Type
'Usage
Dim instance As DAPropertyAttribute Dim value As Type instance.PropertyType = value value = instance.PropertyType
[NotNull()] public Type PropertyType {get; set;}
'Declaration
<NotNullAttribute()> Public Property PropertyType As Type
'Usage
Dim instance As DAPropertyAttribute Dim value As Type instance.PropertyType = value value = instance.PropertyType
[NotNull()] public Type PropertyType {get; set;}