'Declaration Public ReadOnly Property SelectedPropertyItem As PropertyItemBase
'Usage Dim instance As PropertyGrid Dim value As PropertyItemBase instance.SelectedPropertyItem = value value = instance.SelectedPropertyItem
public PropertyItemBase SelectedPropertyItem {get;}