content property

String? get content

Property getter and setter for content:

Implementation

String? get content;
set content (String? content)

Implementation

set content(String? content);