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