cdataSectionNode property

num cdataSectionNode

node is a CDATASection node.

Implementation

_i2.num get cdataSectionNode => _i4.getProperty(
      this,
      'CDATA_SECTION_NODE',
    );