If you make the declarations in the abstract class...
# language-proposals
n
If you make the declarations in the abstract class
abstract
, not
open
you don't need to pass them to the superclass constructor in the subclass