GraphNode.title

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

Meta