EditorProperty.label

Set this property to change the label (if you want to show one).

  1. String label [@property getter]
    struct EditorProperty
    @nogc nothrow @property
    String
    label
    ()
  2. String label [@property setter]

Meta