mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Using an abstract property was awkward for this as it is being consumed in the underlying constructor but could not be dynamically set in time from a derived class.