package game.properties; public interface IStringSerializable { String getName(); }