caption property

TableCaptionElement? get caption

Implementation

TableCaptionElement? get caption native;
set caption (TableCaptionElement? value)

Implementation

set caption(TableCaptionElement? value) native;