SE450
:
Bean Properties
[79/86]
Property = value that you can get and/or set
Most properties are get-and-set
Can also have get-only and set-only
Property
not the same as
instance field
Setter can set fields, then call repaint
Getter can query database