Gets a reference to the currently visible child container.
The default is a reference to the first child. If there are no children, this property is null (Nothing in Visual Basic).
protected String selectedChild { get; }
'Declaration
Protected Read Property selectedChild As String