Skip to content

Resolve "Use accessors in example script 1 about accessing data and metadata"

Use accessors for properties like text and _label

  • Accessors text and label for private properties _text and _label have been introduced. Using these instead of the private properties.

Closes #157 (closed)

Merge request reports