'DeclarationPublic ReadOnly Property SelectedPropertyItem As PropertyItemBase
'UsageDim instance As PropertyGrid Dim value As PropertyItemBase instance.SelectedPropertyItem = value value = instance.SelectedPropertyItem
public PropertyItemBase SelectedPropertyItem {get;}