Overriding inline properties seems impossible from...
# getting-started
m
Overriding inline properties seems impossible from the point of logic. All inline things must be resolved at compile-time, but overriding is about virtual methods.