caption property

HTMLElement? get caption

Implementation

HTMLElement? get caption;
set caption (HTMLElement? val)

Implementation

set caption(HTMLElement? val);