Support for the @abstract annotation to be added to class variables, similar to how Kotlin and C# do. This would shift the burden of giving the variable (field) an initial value to the child class ...