#pragma once #include struct IkarusTextProperty final : IkarusProperty { public: IkarusTextProperty(struct IkarusProject * project, IkarusId id); };