'Declaration Public Property SelectedAnchorable As LayoutAnchorableItem
'Usage Dim instance As NavigatorWindow Dim value As LayoutAnchorableItem instance.SelectedAnchorable = value value = instance.SelectedAnchorable
public LayoutAnchorableItem SelectedAnchorable {get; set;}