---
title: lastChild
framework: TVMLKit JS
role: symbol
role_heading: Instance Property
platforms: [tvOS 13.0+, Safari Desktop 10.0+, Safari Mobile 10.0+]
path: tvmljs/node/1634116-lastchild
---

# lastChild

## Declaration

```data
readonly attribute Node lastChild;
```

```data
readonly attribute Node? lastChild;
```
