readerComments property

String? readerComments
getter/setter pair

Comment control and display setting for readers of this post. Possible string values are:

  • "ALLOW"
  • "DONT_ALLOW_SHOW_EXISTING"
  • "DONT_ALLOW_HIDE_EXISTING"

Implementation

core.String? readerComments;