firstChild

abstract val firstChild: WebFrame?(source)

A WebFrame | null representing the first child frame of webFrame, the property would be null if webFrame has no children or if first child is not in the current renderer process.