body 属性

BodyElement? body

实现

BodyElement? get body native;
void body=(BodyElement? value)

实现

set body(BodyElement? value) native;