content property

String? content

Implementation

String? get content;
void content=(String? content)

Implementation

set content(String? content);