// Getting static property in subclass constructor
static prop
Calling super!
// Getting static property in instance method
static prop
