I use eclipse for Java development and there is a great feature where you highlight your class variables, right click and select 'generate getters and setters'. What a time saver.
Is there any plugins for Flex Builder that will do this? It is getting annoying to type in the same basic plumbing for every class. If there isn't then maybe we have a community project ;-)

