VisualScriptComment.title

The comment node's title.

  1. String title [@property getter]
  2. String title [@property setter]
    struct VisualScriptComment
    @nogc nothrow @property
    void
    title
    (
    String v
    )

Meta