Right now a property called “AAA” have methods generated as _getAAA and _setAAA.
As the underscore implies though, it’s considered private so be sure to be ready to update this if this change for some reasons in the future - it’s not part of the public API so if it’s renamed in a future version of GDevelop, you’ll have to adapt your game