cli
cli copied to clipboard
Use self properties instead of declared new variables
What type of PR is this?
- cleanup
What this PR does / why we need it:
Reduce declared variables and use self properties directly in TakesValue and GetDefaultText methods.