Setter/getter style: lambdas, 'value'
Consistent setter/getter style. Setters and getters are defined as lambdas and appear alongside the method declaration where possible.
Consistent setter/getter style. Setters and getters are defined as lambdas and appear alongside the method declaration where possible.