Resolve "Use accessors in example script 1 about accessing data and metadata"
requested to merge 157-use-accessors-for-text-and-label-in-example-script-1-about-accessing-data-and-metadata into main
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)