Node.text

Get the text of this node. Only for text nodes!

  1. string text [@property getter]
    struct Node
    @property
    string
    text
    ()
  2. string text [@property setter]

Meta