Open
Description
Even though we successed to provide @getter
and @setter
features from #112205
The current internal implementation is full of hacky workaround.
We need to improve the internal implementation for better generated C codes and maintenance.
@erlend-aasland wrote some ideas for this: #112205 (comment)