value
value copied to clipboard
make attributes immutable by using property
Value Object is an immutable object, so I declare attributes as properties. Also, show default values on repr for convenience.