body property

String? body

Implementation

String? get body {
  return _body;
}