'Declaration Public Property PropertyDescriptor As PropertyDescriptor
'Usage Dim instance As DataGridItemProperty Dim value As PropertyDescriptor instance.PropertyDescriptor = value value = instance.PropertyDescriptor
public PropertyDescriptor PropertyDescriptor {get; set;}