Current parent of this node. May be null if this node is not mounted.
@override LineNode? get parent => super.parent as LineNode?;