Setter
Setter of the property is a
set
method declared alongside the property.
Can be used as a function that takes new property value as an argument and returns Unit .
Setter of the property is a
set
method declared alongside the property.
Can be used as a function that takes new property value as an argument and returns Unit .