Improve usage of Python properties #20
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
performance
Relates to product or testing performance.
A large number of values are handled with getter methods throughout. Replace them with use of the
@property
wrapper where appropriateThe text was updated successfully, but these errors were encountered: