mirror of
https://github.com/osukey/osukey.git
synced 2025-06-04 04:17:21 +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.