caption property Null safety
Implementation
TableCaptionElement? get caption native;
Implementation
set caption(TableCaptionElement? value) native;
TableCaptionElement? get caption native;
set caption(TableCaptionElement? value) native;