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