Labeled.content

  1. string content [@property getter]
  2. string content [@property setter]
    class Labeled(T)
    @property
    void
    content
    (
    string c
    )

Meta