content property

String? content
getter/setter pair

The content of the Post.

May contain HTML markup.

Implementation

core.String? content;