publish: truethe @Export Swift macro mimics the abilities of the @export GDScript keyword. It makes the property available and editable in the Inspector in the Godot Editor.
@Export macro. However, this may/may not be what I want. I want the property to be available, gettable, settable, but not editable in the inspector.