Sorry if this has been asked before, I wasn’t sure what to search.
So yea, is there a way to override methods, and make them read only? For example in a display object, making the width/height properties read only? I know I can have an empty setter, but is there another alternative?
Thanks.