In Java, getter and setter methods have to be explicitly called. While in AS3, they're called automatically and externally indistinguishable from public properties. For instance trace might be referencing a public property. It makes no difference to an external class. |