In thew first case I have to write
my.fall_speed = 56;
instead of
fall_speed(my) = 56;
- right?