<@U3E3M384R> I think you need to use `var` or `val...
# getting-started
v
@davicdsalves I think you need to use
var
or
val
, otherwise it is not going to be visible outside of the constructor
👍 1