Gets a reference to the currently visible child container.
The default value is a reference to the first child. If there are no children, this property is null (Nothing in Visual Basic).
Note: You can only set this property in an ActionScript statement, not in MXML.
protected String selectedChild { get; }
'Declaration
Protected Read Property selectedChild As String